testing.common.cleanupPc (field)
4 uses
testing (current package)
testing.go#L644: cleanupPc []uintptr // The stack trace at the point where Cleanup was called.
testing.go#L758: frames = runtime.CallersFrames(c.cleanupPc)
testing.go#L1299: c.cleanupPc = nil
testing.go#L1305: c.cleanupPc = cleanupPc
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)